Reconstructed and backdated initial commit of todos.el.
authorStephen Berman <stephen.berman@gmx.net>
Thu, 12 Feb 2009 21:00:00 +0000 (22:00 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Thu, 12 Feb 2009 21:00:00 +0000 (22:00 +0100)
commita7eaae8963f4480c567bc5a6b7de6dde1740a3ea
tree2d39f0ba9dbc4f947a34e699fbae57ed31c1e3cf
parent258276abc2e57d8f38ee16d6d552e2a048cc1f3e
Reconstructed and backdated initial commit of todos.el.

* calendar/todos.el: New file.  This is a copy of todo-mode.el
from revision 94343 except for the following changes: replace all
occurrences of the namespace prefix "todo-" with "todos-", delete
the defvar todo-cats (the old name of todo-categories) and its use
in todos-add-category, delete all defaliases of old command names.
lisp/ChangeLog
lisp/calendar/todos.el [new file with mode: 0644]